//Naming
Name T-55A
ShortName t55a
//Visuals
Icon cow_icont55a
Model CowPack.cow_t55a
Texture cow_skint55a
//Third Person Camera Distance
CameraDistance 7.5
//Throttle
MaxThrottle 1.5
MaxNegativeThrottle 0.8
//Steering modifiers
TurnLeftSpeed 0.5
TurnRightSpeed 0.5
//For calculating whether wheels are on the ground or not for driving
WheelRadius 1.0
RotateWheels True 
//Wheel positions for collision handling. Tanks still have 4 wheels, they are just the corner ones.
WheelPosition 0 -32 -12 -18
WheelPosition 1 -32 -12 18
WheelPosition 2 32 -12 18
WheelPosition 3 32 -12 -18
WheelSpringStrength 0.5
//If true, then all wheels will apply drive forces
FourWheelDrive true
//Tank mode activate
Tank true
//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 2000
//Inventory Slots
CargoSlots 5
ShellSlots 5
//Driver and passenger positions
Driver 0 31 0 -360 360 -4 15
RotatedDriverOffset -10 0 -10
Passengers 0
//Passenger 1 0 34 0 turret -360 360 -15 60 bren Bren
//GunOrigin 1 0 40 0
BarrelPosition 123 27 1
AllowAllAmmo False
AddAmmo 100mmaphe
AddAmmo 100mmapfsds
//Secondary gun
AddGun 30.5 44.5 10 turret 50calg
AddGun 32 27.5 8.5 turret 30calg
//Delays are in ticks or 1/20ths of seconds
ShootDelay 2
ShellDelay 210
//Sounds
StartSound cowtankstart
StartSoundLength 20
EngineSound cowtankmove 
EngineSoundLength 75
ShootSoundPrimary russian100shell
ShootSoundSecondary dshk50calshoot
//Recipe
//Each section of the plane may have many parts
//The sections are tailWheel, tail, bay, topWing, leftWingWheel, leftWing, rightWingWheel,
//rightWing, nose, turret, coreWheel, core
AddRecipeParts turret 1 cowturret
AddRecipeParts core 1 cowchassis 25 metalcompound 2 advmetalcompound
AddRecipeParts leftTrack 2 cowwheel
AddRecipeParts rightTrack 2 cowwheel

//Health and collision
SetupPart core 650 -67 0 -21 132 20 42
SetupPart turret 525 -26 20 -21 57 16 42
SetupPart rightTrack 250 -67 -10 -36 132 21 13
SetupPart leftTrack 250 -67 -10 22 132 21 13

BulletDetection 5

//Size Multiplier; scales up the model
ModelScale 1.2
IsExplosionWhenDestroyed true

DriverAimSpeed 2.0 2.0 0

TrackLinkLength 3

RightLinkPoint [50.5,9.5,-25]
RightLinkPoint [53.5,6.5,-25]
RightLinkPoint [53.5,2.5,-25]
RightLinkPoint [50.5,-0.5,-25]
RightLinkPoint [38,-9.5,-25]
RightLinkPoint [-36,-9.5,-25]
RightLinkPoint [-49,-1.5,-25]
RightLinkPoint [-52,1.5,-25]
RightLinkPoint [-52,6,-25]
RightLinkPoint [-49,9,-25]

LeftLinkPoint [50.5,9.5,25]
LeftLinkPoint [53.5,6.5,25]
LeftLinkPoint [53.5,2.5,25]
LeftLinkPoint [50.5,-0.5,25]
LeftLinkPoint [38,-9.5,25]
LeftLinkPoint [-36,-9.5,25]
LeftLinkPoint [-49,-1.5,25]
LeftLinkPoint [-52,1.5,25]
LeftLinkPoint [-52,6,25]
LeftLinkPoint [-49,9,25]

//----------------------------Exhaust Effects
//1st gear change
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,1.5,0] 0.02 0.07 0 1 core
AddEmitter smoke 1 [-64,18.5,-9] [1,1,1] [0,1.5,0] 0.02 0.07 0 1 core

//1st gear
AddEmitter largesmoke 1 [-64,18.5,9] [1,1,1] [0,0.2,0] 0.05 0.2 0 1 core
AddEmitter largesmoke 1 [-64,18.5,-9] [1,1,1] [0,0.2,0] 0.05 0.2 0 1 core
//2nd gear change
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,3,0] 0.2 0.25 0 1 core
AddEmitter smoke 1 [-64,18.5,-9] [1,1,1] [0,3,0] 0.2 0.25 0 1 core

//2nd gear
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,0.7,0] 0.2 0.5 0 1 core
AddEmitter smoke 1 [-64,18.5,-9] [1,1,1] [0,0.7,0] 0.2 0.5 0 1 core

//3rd gear change
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,4,0] 0.5 0.52 0 1 core
AddEmitter flame 1 [-64,18.5,9] [1,1,1] [0,2,0] 0.5 0.51 0 1 core
AddEmitter smoke 1 [-64,18.5,-9] [1,1,1] [0,4,0] 0.5 0.52 0 1 core
AddEmitter flame 1 [-64,18.5,-9] [1,1,1] [0,2,0] 0.5 0.51 0 1 core

//3rd gear
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,0.7,0] 0.5 2 0 1 core
AddEmitter smoke 3 [-64,18.5,9] [1,1,1] [0,0.5,0] 0.8 2 0 1 core
AddEmitter smoke 1 [-64,18.5,-9] [1,1,1] [0,0.7,0] 0.5 2 0 1 core
AddEmitter smoke 3 [-64,18.5,-9] [1,1,1] [0,0.5,0] 0.8 2 0 1 core

//4th gear change
AddEmitter smoke 1 [-64,18.5,9] [1,1,1] [0,5,0] 0.7 0.75 0 1 core
AddEmitter flame 1 [-64,18.5,9] [1,1,1] [0,5,0] 0.7 0.73 0 1 core

//----------------------------Damage
AddEmitter smoke 2 [-34,26,-25.25] [7,1,7] [0,0.5,0] -1 1 0 0.75 core
AddEmitter smoke 2 [-34,26,25.25] [7,1,7] [0,0.5,0] -1 1 0 0.75 core
AddEmitter smoke 2 [5,43,14] [3,1,3] [0,0.5,0] -1 1 0 0.75 turret

AddEmitter largesmoke 3 [-34,26,-25.25] [7,1,7] [0,1,0] -1 1 0 0.5 core
AddEmitter largesmoke 3 [-34,26,25.25] [7,1,7] [0,1,0] -1 1 0 0.5 core
AddEmitter largesmoke 2 [5,43,14] [3,1,3] [0,0.5,0] -1 1 0 0.5 turret

AddEmitter largesmoke 1 [-34,26,-25.25] [7,1,7] [0,1.5,0] -1 1 0 0.25 core
AddEmitter largesmoke 1 [-34,26,25.25] [7,1,7] [0,1.5,0] -1 1 0 0.25 core

AddEmitter flame 1 [-34,26,-25.25] [5,1,5] [0,1,0] -1 1 0 0.25 core
AddEmitter flame 1 [-34,26,25.25] [5,1,5] [0,1,0] -1 1 0 0.25 core
AddEmitter largesmoke 1 [5,43,14] [3,1,3] [0,1,0] -1 1 0 0.5 turret

Description Russian Medium Tank_100mm APHE_100mm APFSDS

//Barrel
ShootParticlesSecondary crit 0.5 0 0

ShootParticlesPrimary largesmoke 0.5 0 0.1
ShootParticlesPrimary largesmoke 0.5 0 -0.1
ShootParticlesPrimary largesmoke 0.5 0.06 0.06
ShootParticlesPrimary largesmoke 0.5 0.06 -0.06
ShootParticlesPrimary largesmoke 0.5 -0.06 0.06
ShootParticlesPrimary largesmoke 0.5 -0.06 -0.06
ShootParticlesPrimary largesmoke 0.5 -0.1 0
ShootParticlesPrimary largesmoke 0.5 0.1 0
ShootParticlesPrimary cloud 0.05 0 0.2
ShootParticlesPrimary cloud 0.05 0 -0.2
ShootParticlesPrimary cloud 0.05 0.13 0.13
ShootParticlesPrimary cloud 0.05 0.13 -0.13
ShootParticlesPrimary cloud 0.05 -0.13 0.13
ShootParticlesPrimary cloud 0.05 -0.13 -0.13
ShootParticlesPrimary cloud 0.05 -0.2 0
ShootParticlesPrimary cloud 0.05 0.2 0